Skip to content

chore(deps): update all non-major dependencies#1049

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-non-major
Open

chore(deps): update all non-major dependencies#1049
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-non-major

Conversation

@renovate

@renovate renovate Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Pending OpenSSF
@commitlint/cli (source) devDependencies minor 21.1.021.2.1 OpenSSF Scorecard
@commitlint/config-conventional (source) devDependencies minor 21.1.021.2.0 OpenSSF Scorecard
@commitlint/types (source) devDependencies minor 21.1.021.2.0 OpenSSF Scorecard
@storybook/addon-docs (source) devDependencies minor 10.4.610.5.2 OpenSSF Scorecard
@storybook/addon-links (source) devDependencies minor 10.4.610.5.2 OpenSSF Scorecard
@storybook/addon-vitest (source) devDependencies minor 10.4.610.5.2 OpenSSF Scorecard
@storybook/react-vite (source) devDependencies minor 10.4.610.5.2 OpenSSF Scorecard
@tailwindcss/vite (source) devDependencies patch 4.3.24.3.3 OpenSSF Scorecard
@types/node (source) devDependencies patch 25.9.425.9.5 OpenSSF Scorecard
@vitest/browser-playwright (source) devDependencies patch 4.1.94.1.10 OpenSSF Scorecard
@vitest/coverage-v8 (source) devDependencies patch 4.1.94.1.10 OpenSSF Scorecard
actions/setup-node action minor v6.4.0v6.5.0 OpenSSF Scorecard
docker/build-push-action action minor v7.2.0v7.3.0 OpenSSF Scorecard
docker/login-action action minor v4.2.0v4.4.0 OpenSSF Scorecard
eslint-plugin-better-tailwindcss devDependencies patch 4.6.04.6.1 4.7.0 OpenSSF Scorecard
eslint-plugin-storybook (source) devDependencies minor 10.4.610.5.2 OpenSSF Scorecard
ghcr.io/pnpm/pnpm stage minor 11.9.011.15.1
github/codeql-action action minor v4.36.2v4.37.1 OpenSSF Scorecard
knip (source) devDependencies minor 6.23.06.27.0 OpenSSF Scorecard
lefthook devDependencies patch 2.1.92.1.10 OpenSSF Scorecard
nginx final patch 1.31.2-alpine-slim1.31.3-alpine-slim
node (source) minor 26.4.026.5.0 OpenSSF Scorecard
oxfmt (source) devDependencies minor 0.57.00.59.0 OpenSSF Scorecard
oxlint-tsgolint devDependencies minor 0.23.00.25.0 OpenSSF Scorecard
pnpm (source) packageManager minor 11.9.011.13.1 11.15.1 (+2) OpenSSF Scorecard
shadcn (source) devDependencies minor 4.12.04.13.0 4.13.1 OpenSSF Scorecard
step-security/harden-runner action minor v2.19.4v2.20.0 OpenSSF Scorecard
storybook (source) devDependencies minor 10.4.610.5.2 OpenSSF Scorecard
tailwindcss (source) devDependencies patch 4.3.24.3.3 OpenSSF Scorecard
vite (source) devDependencies patch 8.1.08.1.5 OpenSSF Scorecard
vitest (source) devDependencies patch 4.1.94.1.10 OpenSSF Scorecard
zizmorcore/zizmor-action action minor v0.5.7v0.6.0 OpenSSF Scorecard

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v21.2.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v21.2.0

Compare Source

Features
  • resolve-extends: resolve pure-ESM presets (conventional-changelog v7/v9/v10) (#​4859) (fdb566f)
conventional-changelog/commitlint (@​commitlint/config-conventional)

v21.2.0

Compare Source

Features
  • resolve-extends: resolve pure-ESM presets (conventional-changelog v7/v9/v10) (#​4859) (fdb566f)
conventional-changelog/commitlint (@​commitlint/types)

v21.2.0

Compare Source

Features
  • resolve-extends: resolve pure-ESM presets (conventional-changelog v7/v9/v10) (#​4859) (fdb566f)
storybookjs/storybook (@​storybook/addon-docs)

v10.5.2

Compare Source

v10.5.1

Compare Source

v10.5.0

Compare Source

Foundational changes for new AI workflows

Storybook 10.5 contains hundreds of fixes and improvements:

  • ⚡️ Angular-vite framework: Modern, fast dev, docs, and test (preview)
  • 🌈 Vitest initialGlobals: Test across themes, viewports, locales
  • 🤖 Agentic review: AI-curated visual changesets and search results (experimental)
  • ⚛️ React docgen service: Unified metadata across MCP, Docs, and Controls (experimental)
  • 🧑‍💻 Claude / Codex plugins: One-click ADE integration (experimental)
List of all updates
tailwindlabs/tailwindcss (@​tailwindcss/vite)

v4.3.3

Compare Source

Fixed
  • Support --watch --poll[=ms] in @tailwindcss/cli when filesystem events are unreliable or unavailable (#​20297)
  • Canonicalization: match arbitrary hex colors against theme colors case-insensitively (e.g. bg-[#fff] and bg-[#FFF]bg-white) (#​20298)
  • Prevent Preflight from overriding Firefox's native iframe:focus-visible outline styles (#​20292)
  • Ensure theme('colors.foo') in JS plugins resolves correctly when both --color-foo and --color-foo-bar exist (#​20299)
  • Ensure fractional opacity modifiers work with named shadow sizes like shadow-sm/12.5, text-shadow-sm/12.5, drop-shadow-sm/12.5, and inset-shadow-sm/12.5 (#​20302)
  • Parse selectors like [data-foo]div as two selectors instead of one (#​20303)
  • Ensure @tailwindcss/postcss rebuilds when a preprocessor like Sass changes the input CSS without changing the input file on disk (#​20310)
  • Ensure CSS nesting is handled even when Lightning CSS isn't run, such as in @tailwindcss/browser and Tailwind Play (#​20124)
  • Prevent achromatic theme colors from shifting hue when mixed in polar color spaces like oklch (#​20314)
  • Ensure --spacing(0) is optimized to 0px instead of 0 so it remains a <length> when used in calc(…) (#​20319)
  • Load @parcel/watcher only when needed in @tailwindcss/cli --watch mode, so one-off builds and --watch --poll work when @parcel/watcher can't be loaded (#​20325)
  • Use explicit platform fonts instead of system-ui and ui-sans-serif so CJK text respects the page's lang attribute on Windows (#​20318)
  • Prevent @tailwindcss/upgrade from rewriting ignored files when run from a subdirectory (#​20329)
  • Ensure earlier @source rules pointing to nested files are scanned when later @source rules point to files in parent folders (#​20335)
  • Prevent @tailwindcss/vite from triggering full page reloads when scanned files are processed by Vite but haven't been loaded as modules yet (#​20336)
vitest-dev/vitest (@​vitest/browser-playwright

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@mergify

mergify Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Merge Protections

🟢 All 3 merge protections satisfied — ready to merge.

Show 3 satisfied protections

🟢 Do not merge outdated PRs

Make sure PRs are almost up to date before merging

  • #commits-behind = 0

🟢 Enforce conventional commit

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?:

🟢 🚦 Auto-queue

When all merge protections are satisfied, this pull request will be queued automatically.

@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

@renovate
renovate Bot force-pushed the renovate/all-non-major branch 15 times, most recently from 9d46ea8 to 3cc7138 Compare July 11, 2026 13:38
@renovate
renovate Bot force-pushed the renovate/all-non-major branch 12 times, most recently from 9c65a6f to 155a565 Compare July 18, 2026 16:57
@renovate
renovate Bot force-pushed the renovate/all-non-major branch from 155a565 to 8c4362b Compare July 19, 2026 01:41
@renovate
renovate Bot force-pushed the renovate/all-non-major branch 3 times, most recently from 1d77f54 to 1723b0e Compare July 19, 2026 19:54
@renovate
renovate Bot force-pushed the renovate/all-non-major branch from 1723b0e to aab81d3 Compare July 19, 2026 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants